_PurpleEventLoopUiOps

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

_purple_reserved2
void function() _purple_reserved2;
Undocumented in source.
_purple_reserved3
void function() _purple_reserved3;
Undocumented in source.
_purple_reserved4
void function() _purple_reserved4;
Undocumented in source.
input_add
guint function(int, PurpleInputCondition, PurpleInputFunction, gpointer) input_add;
Undocumented in source.
input_get_error
int function(int, int*) input_get_error;
Undocumented in source.
input_remove
gboolean function(guint) input_remove;
Undocumented in source.
timeout_add
guint function(guint, GSourceFunc, gpointer) timeout_add;
Undocumented in source.
timeout_add_seconds
guint function(guint, GSourceFunc, gpointer) timeout_add_seconds;
Undocumented in source.
timeout_remove
gboolean function(guint) timeout_remove;
Undocumented in source.

Meta